Back Check Last Boot Time Check The Endpoints Last Boot Time Using Powershell Open PowerShell and enter the below command: Get-CimInstance -ClassName Win32_OperatingSystem | Select -Exp LastBootUpTime